html {background-color: red;}
h1 {font-family: "Times New Roman";
	font-size: 2em;
	color: white;
	text-align: center;}
h2 {font-family: "Times New Roman";
	font-size: 1.5em;
	color: white;
	text-align: center;}	
p {font-family: "Times New Roman"; font-size: 1.5em; color: yellow;}
li {font-family: "Arial";font-size: 1em;color: white;font-style: bold;}
